drop: Ensure all relevant formats are available
authorBenjamin Otte <otte@redhat.com>
Sat, 15 Feb 2020 19:02:44 +0000 (20:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 15 Feb 2020 19:02:44 +0000 (20:02 +0100)
commita824da66d995c789a373ef2df627d06da34e973d
tree816f7210f0b5d5052ed16ae40e2da11fe942afd5
parent5f7054862bb8ac1e2c3640b71485d913ce676f58
drop: Ensure all relevant formats are available

1. GdkDrop does deserialization, so add the deserialize formats

2. If the drop is local, we can copy straight from the drag, so we can
   also copy all its formats. This fixes cases where the backend would
   drop formats it doesn't support.
gdk/gdkdrop.c